h1 {
  font-size: 32px;
  font-size: 2rem;
  line-height: 48px;
  line-height: 3rem;
}
h2 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
  line-height: 2rem;
}
h3 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 24px;
  line-height: 1.5rem;
}
h4 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  line-height: 1.5rem;
}
h5 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
}
h6 {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 24px;
  line-height: 1.5rem;
}
@font-face {
  font-family: 'ovicon';
  src: url('/web/20190516031540im_/https://www.brantube.com/fonts/ovicon.eot?9nhpls');
  src: url('/web/20190516031540im_/https://www.brantube.com/fonts/ovicon.eot#iefix9nhpls') format('embedded-opentype'), url('/web/20190516031540im_/https://www.brantube.com/fonts/ovicon.woff?9nhpls') format('woff'), url('/web/20190516031540im_/https://www.brantube.com/fonts/ovicon.ttf?9nhpls') format('truetype'), url('/web/20190516031540im_/https://www.brantube.com/fonts/ovicon.svg?9nhpls#ovicon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="ic-"],
[class*=" ic-"] {
  font-family: 'ovicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ic-logo:before {
  content: "\e60e";
}
.ic-arrow:before {
  content: "\e60d";
}
.ic-facebook:before {
  content: "\e60a";
}
.ic-google:before {
  content: "\e60b";
}
.ic-youtube:before {
  content: "\e60c";
}
.ic-badge:before {
  content: "\e600";
}
.ic-camera:before {
  content: "\e601";
}
.ic-cinema:before {
  content: "\e602";
}
.ic-down:before {
  content: "\e603";
}
.ic-money:before {
  content: "\e604";
}
.ic-pin:before {
  content: "\e605";
}
.ic-play:before {
  content: "\e606";
}
.ic-star-rayos:before {
  content: "\e607";
}
.ic-user:before {
  content: "\e608";
}
.ic-user-edit:before {
  content: "\e609";
}
html {
  font-size: 100%;
  overflow-x: hidden;
}
body {
  font-size: 16px;
  font-size: 1rem;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
}
a:hover,
a:focus {
  color: inherit;
  outline: none;
  text-decoration: none;
}
.wrap {
  width: 90%;
  margin: 0 5%;
  display: table;
}
@media screen and (min-width: 992px) {
  .wrap {
    width: 94%;
    margin: 0 3%;
  }
}
@media screen and (min-width: 1200px) {
  .wrap {
    width: 1200px;
    margin: 0 auto;
  }
}
h1.main_title,
h2.main_title,
h3.main_title,
h4.main_title,
h5.main_title,
h6.main_title {
  float: left;
  display: block;
  width: 100%;
  text-align: center;
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
}
h1.main_title {
  font-size: 44px;
  font-size: 2.75rem;
  line-height: 60px;
  line-height: 3.75rem;
}
@media screen and (max-width: 1199px) {
  h1.main_title {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 45px;
    line-height: 2.8125rem;
  }
}
@media screen and (max-width: 991px) {
  h1.main_title {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 38px;
    line-height: 2.375rem;
  }
}
@media screen and (max-width: 639px) {
  h1.main_title {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 30px;
    line-height: 1.875rem;
  }
}
@media screen and (max-width: 359px) {
  h1.main_title {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 24px;
    line-height: 1.5rem;
  }
}
h2.main_title {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 32px;
  line-height: 2rem;
}
.step__title {
  font-family: 'Roboto Slab', serif;
  font-weight: 600;
  color: #666666;
  text-transform: uppercase;
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 36px;
  line-height: 2.25rem;
  text-align: left;
  margin-bottom: 0;
  margin-top: 0;
}
@media screen and (max-width: 1199px) {
  .step__title {
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 31px;
    line-height: 1.9375rem;
  }
}
.step__text {
  position: relative;
  color: #666666;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 28px;
  line-height: 1.75rem;
}
@media screen and (max-width: 1199px) {
  .step__text {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 25px;
    line-height: 1.5625rem;
  }
}
.step__text p {
  margin-bottom: 0;
}
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #111;
  z-index: 10000001;
  width: 100%;
  height: 100%;
  text-align: center;
}
#loading-animation {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
  -moz-transform: translate(-50%, -50%) rotate(0deg);
  -ms-transform: translate(-50%, -50%) rotate(0deg);
  -o-transform: translate(-50%, -50%) rotate(0deg);
  transform: translate(-50%, -50%) rotate(0deg);
  background-repeat: no-repeat;
  background-position: center;
}
#loading-animation:before {
  font-family: 'ovicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e60e';
  font-size: 260px;
  font-size: 16.25rem;
  line-height: 1px;
  line-height: 0.0625rem;
}
.spinner {
  margin: 34px auto;
  width: 50px;
  height: 30px;
  text-align: center;
  font-size: 10px;
}
.spinner > div {
  background-color: #f74242;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
  animation: stretchdelay 1.2s infinite ease-in-out;
}
.spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.spinner .rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
@-webkit-keyframes stretchdelay {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}
@keyframes stretchdelay {
  0%,
  40%,
  100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}
/*
 * jQuery FlexSlider v2.4.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 * 
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url('/web/20190516031540im_/https://www.brantube.com/css/fonts/flexslider-icon.eot');
  src: url('/web/20190516031540im_/https://www.brantube.com/css/fonts/flexslider-icon.eot#iefix') format('embedded-opentype'), url('/web/20190516031540im_/https://www.brantube.com/css/fonts/flexslider-icon.woff') format('woff'), url('/web/20190516031540im_/https://www.brantube.com/css/fonts/flexslider-icon.ttf') format('truetype'), url('/web/20190516031540im_/https://www.brantube.com/css/fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  position: relative;
  zoom: 1;
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  margin: 0;
  -webkit-transform: translate(0%, -50%) rotate(0deg);
  -moz-transform: translate(0%, -50%) rotate(0deg);
  -ms-transform: translate(0%, -50%) rotate(0deg);
  -o-transform: translate(0%, -50%) rotate(0deg);
  transform: translate(0%, -50%) rotate(0deg);
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 1;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.flex-direction-nav a:before {
  font-family: 'FontAwesome';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f137';
  font-size: 50px;
  font-size: 3.125rem;
}
.flex-direction-nav a.flex-next:before {
  font-family: 'FontAwesome';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f138';
}
.flex-direction-nav .flex-prev {
  left: 10px;
}
.flex-direction-nav .flex-next {
  right: 10px;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
  color: rgba(0, 0, 0, 0.8);
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
  color: rgba(0, 0, 0, 0.8);
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a .flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
.footer {
  float: left;
  display: block;
  width: 100%;
  background-color: #222;
  padding: 50px 0;
  position: relative;
}
.footer .step__sixBtn {
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #f74242;
  border: none;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 20px;
  font-weight: 400;
  font-size: 13px;
  font-size: 0.8125rem;
  outline: none;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0%) rotate(0deg) scale(1);
  -moz-transform: translate(-50%, 0%) rotate(0deg) scale(1);
  -ms-transform: translate(-50%, 0%) rotate(0deg) scale(1);
  -o-transform: translate(-50%, 0%) rotate(0deg) scale(1);
  transform: translate(-50%, 0%) rotate(0deg) scale(1);
  top: -30px;
  z-index: 999;
}
.footer .step__sixBtn:hover,
.footer .step__sixBtn:focus {
  color: #fff;
  background-color: #f74242;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.footer .step__sixBtn i {
  font-size: 20px;
  font-size: 1.25rem;
}
.footer .step__sixBtn i:first-child {
  margin-right: 5px;
}
.footer .step__sixBtn i:last-child {
  margin-left: 5px;
}
.footer__menu {
  border-bottom: 1px solid #000;
  padding-bottom: 20px;
}
.footer__logo {
  float: left;
}
@media screen and (max-width: 991px) {
  .footer__logo {
    width: 120px;
  }
}
.footer__list {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-top: 18px;
  float: left;
  margin-left: 40px;
  text-transform: uppercase;
  font-size: 13px;
  font-size: 0.8125rem;
}
@media screen and (max-width: 1199px) {
  .footer__list {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
@media screen and (max-width: 991px) {
  .footer__list {
    margin-left: 0;
    padding-top: 0;
    margin-top: 20px;
    float: left;
    display: block;
    width: 100%;
    display: none;
  }
}
.footer__list li {
  float: left;
  margin-right: 50px;
}
@media screen and (max-width: 1199px) {
  .footer__list li {
    margin-right: 20px;
  }
}
.footer__list li:last-child {
  margin-right: 0;
}
@media screen and (max-width: 991px) {
  .footer__list li {
    float: left;
    display: block;
    width: 100%;
    margin: 0 0 2px 0;
  }
}
.footer__list li a {
  display: inline-block;
  color: #fff;
}
@media screen and (max-width: 991px) {
  .footer__list li a {
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.5);
  }
}
.footer__list li a:hover {
  color: #fff;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.footer__list li a:focus {
  color: #fff;
}
@media screen and (max-width: 991px) {
  .footer__menuBtn {
    float: right;
    background-color: #f74242;
    color: rgba(0, 0, 0, 0.5);
    border: none;
  }
  .footer__menuBtn:focus,
  .footer__menuBtn:hover,
  .footer__menuBtn:active {
    outline: none;
    background-color: #f74242;
    color: rgba(0, 0, 0, 0.5);
  }
}
.footer__toTop {
  float: right;
  border: none;
  background-color: #6bc1bb;
  color: rgba(0, 0, 0, 0.5);
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 20px;
  font-size: 1.25rem;
}
@media screen and (max-width: 991px) {
  .footer__toTop {
    position: absolute;
    float: none;
    left: 50%;
    -webkit-transform: translate(-50%, 0%) rotate(0deg) scale(1);
    -moz-transform: translate(-50%, 0%) rotate(0deg) scale(1);
    -ms-transform: translate(-50%, 0%) rotate(0deg) scale(1);
    -o-transform: translate(-50%, 0%) rotate(0deg) scale(1);
    transform: translate(-50%, 0%) rotate(0deg) scale(1);
  }
}
.footer__toTop:hover {
  background-color: #3a8c86;
  color: #6bc1bb;
}
.footer__social {
  border-top: 1px solid #535353;
  padding-top: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 991px) {
  .footer__socialItem {
    width: 33.33333333%;
  }
}
@media screen and (max-width: 479px) {
  .footer__socialItem {
    width: 100%;
    margin-bottom: 10px;
  }
}
.footer__socialIcon {
  float: left;
  display: block;
  width: 100%;
  background-color: rgba(127, 128, 140, 0.68);
  text-align: center;
  padding: 30px 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  color: #333333;
  font-size: 40px;
  font-size: 2.5rem;
}
.footer__socialIcon:hover {
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
@media screen and (max-width: 991px) {
  .footer__socialIcon {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
@media screen and (max-width: 639px) {
  .footer__socialIcon {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 479px) {
  .footer__socialIcon {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
.footer__credits p {
  font-size: 12px;
  font-size: 0.75rem;
  color: #cccccc;
}
@media screen and (max-width: 1199px) {
  .footer__credits p {
    font-size: 10px;
    font-size: 0.625rem;
  }
}
@media screen and (max-width: 991px) {
  .footer__credits p {
    text-align: center;
    margin-bottom: 20px;
  }
}
.footer__credits p a {
  text-decoration: underline;
  color: #f2f2f2;
  margin-left: 20px;
}
@media screen and (max-width: 1199px) {
  .footer__credits p a {
    margin-left: 8px;
  }
}
.footer__credits p a:hover {
  text-decoration: none;
  color: #fff;
}
.footer__creditsCont {
  margin-left: 20px;
}
@media screen and (max-width: 1199px) {
  .footer__creditsCont {
    margin-left: 8px;
  }
}
.footer__creditsCont + a {
  margin-left: 5px!important;
}
.banner {
  width: 100%;
  height: 100%;
  background-image: url(/web/20190516031540im_/https://www.brantube.com/img/video.jpg);
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: cover;
  position: relative;
  padding-top: 20px;
  overflow: hidden;
}
.banner .wistia_embed {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
}
.banner .wistia_embed video {
  object-fit: fill!important;
}
.banner .wistia_embed .wistia_romulus_control {
  display: none!important;
}
.banner .bigVid {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 1199px) {
  .banner .bigVid {
    display: none;
  }
}
.banner .wistia__tela {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.66);
  position: absolute;
}
.banner .wrap {
  position: relative;
}
.banner__hdr {
  margin-bottom: 50px;
}
@media screen and (max-width: 735px) {
  .banner__hdr {
    margin-bottom: 10px;
  }
}
.logo {
  display: block;
  width: 200px;
  float: left;
}
.logo img {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 1199px) {
  .logo {
    width: 160px;
  }
}
@media screen and (max-width: 991px) {
  .logo {
    width: 120px;
  }
}
.mainNav {
  list-style: none;
  margin: 0;
  padding: 0;
  float: right;
  text-transform: uppercase;
  font-weight: 300;
  line-height: 43px;
  line-height: 2.6875rem;
  margin-right: 40px;
}
@media screen and (max-width: 1199px) {
  .mainNav {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
@media screen and (max-width: 991px) {
  .mainNav {
    line-height: 38px;
    line-height: 2.375rem;
  }
}
.mainNav li {
  float: left;
  margin-left: 30px;
}
.mainNav li a {
  color: #fff;
}
.mainNav li a:hover {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.banner__acceder {
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: #6bc1bb;
  border: none;
  text-transform: uppercase;
  padding: 12px 20px;
  font-weight: 400;
  color: #fff;
  font-size: 13px;
  font-size: 0.8125rem;
  outline: none;
  margin-left: 10px;
}
.banner__acceder:hover,
.banner__acceder:focus {
  background-color: #b3dfdc;
  color: #fff;
}
@media screen and (max-width: 1199px) {
  .banner__acceder {
    font-size: 10px;
    font-size: 0.625rem;
  }
}
@media screen and (max-width: 991px) {
  .banner__acceder {
    padding: 10px;
  }
}
.banner__unirse {
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: #f74242;
  border: none;
  text-transform: uppercase;
  padding: 12px 20px;
  font-weight: 400;
  color: #fff;
  font-size: 13px;
  font-size: 0.8125rem;
  outline: none;
}
.banner__unirse:hover,
.banner__unirse:focus {
  background-color: #fba4a4;
  color: #fff;
}
@media screen and (max-width: 1199px) {
  .banner__unirse {
    font-size: 10px;
    font-size: 0.625rem;
  }
}
@media screen and (max-width: 991px) {
  .banner__unirse {
    padding: 10px;
  }
}
.banner__claim {
  margin-bottom: 50px;
}
@media screen and (max-width: 639px) {
  .banner__claim {
    margin-bottom: 30px;
  }
}
.banner__claim span {
  font-family: 'Raleway', sans-serif;
  display: block;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 600;
  position: relative;
  letter-spacing: 2px;
}
@media screen and (max-width: 1199px) {
  .banner__claim span {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
@media screen and (max-width: 991px) {
  .banner__claim span {
    font-size: 10px;
    font-size: 0.625rem;
  }
}
@media screen and (max-width: 639px) {
  .banner__claim span {
    font-size: 8px;
    font-size: 0.5rem;
  }
}
.banner__claim span i {
  font-size: 20px;
  font-size: 1.25rem;
  color: rgba(255, 255, 255, 0.5);
}
@media screen and (max-width: 359px) {
  .banner__claim span i {
    font-size: 10px;
    font-size: 0.625rem;
  }
}
.banner__claim span i:first-child {
  margin-right: 10px;
}
@media screen and (max-width: 359px) {
  .banner__claim span i:first-child {
    margin-right: 6px;
  }
}
.banner__claim span i:last-child {
  margin-left: 10px;
}
@media screen and (max-width: 359px) {
  .banner__claim span i:last-child {
    margin-left: 6px;
  }
}
.banner__claim strong {
  font-weight: inherit;
  color: #f74242;
}
.banner__btnCont {
  text-align: center;
  margin-bottom: 70px;
}
.banner__btn {
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: transparent;
  border: 2px solid #ffffff;
  color: #ffffff;
  text-transform: uppercase;
  padding: 12px 20px;
  font-weight: 400;
  font-size: 13px;
  font-size: 0.8125rem;
  outline: none;
  margin: 0 20px;
}
.banner__btn:hover,
.banner__btn:focus {
  color: #ffffff;
  border-color: #ffffff;
  background-color: transparent;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.banner__btn i {
  font-size: 20px;
  font-size: 1.25rem;
}
.banner__btn i:first-child {
  margin-right: 5px;
}
.banner__btn i:last-child {
  margin-left: 5px;
}
@media screen and (max-width: 991px) {
  .banner__btn {
    font-size: 10px;
    font-size: 0.625rem;
  }
}
@media screen and (max-width: 479px) {
  .banner__btn {
    padding: 10px 15px;
    margin: 0 6px;
  }
}
@media screen and (max-width: 413px) {
  .banner__btn {
    margin-bottom: 20px;
  }
}
@-webkit-keyframes blink_btn {
  0% {
    width: 100px;
  }
  50% {
    width: 200px;
  }
  100% {
    width: 300px;
  }
}
/*@-moz-keyframes blink_btn {

		0%{
			.opacity(@step1);
		}
		50%{
			.opacity(@step2);
		}
		100%{
			.opacity(@step3);
		}

	}
	@-ms-keyframes blink_btn {

		0%{
			.opacity(@step1);
		}
		50%{
			.opacity(@step2);
		}
		100%{
			.opacity(@step3);
		}

	}
	@-o-keyframes blink_btn {

		0%{
			.opacity(@step1);
		}
		50%{
			.opacity(@step2);
		}
		100%{
			.opacity(@step3);
		}

	}
	@keyframes blink_btn {

		0%{
			.opacity(@step1);
		}
		50%{
			.opacity(@step2);
		}
		100%{
			.opacity(@step3);
		}

	}*/
.banner__down {
  border: none;
  background-color: transparent;
  color: #fff;
  outline: none;
  font-size: 70px;
  font-size: 4.375rem;
  margin: 0 auto;
  display: block;
}
.banner__down.active {
  -webkit-animation: blink_btn 0.6 alternate infinite 'easy-in-out';
  -moz-animation: blink_btn 0.6 alternate infinite 'easy-in-out';
  -ms-animation: blink_btn 0.6 alternate infinite 'easy-in-out';
  -o-animation: blink_btn 0.6 alternate infinite 'easy-in-out';
}
@media screen and (max-width: 991px) {
  .banner__down {
    font-size: 50px;
    font-size: 3.125rem;
  }
}
@media screen and (max-width: 767px) {
  .banner__down {
    display: none;
  }
}
@media screen and (max-width: 735px) {
  .hdr__menuOpen {
    background-color: #f74242;
    color: rgba(0, 0, 0, 0.5);
    border: none;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    float: right;
  }
  .hdr__menuOpen:focus,
  .hdr__menuOpen:hover,
  .hdr__menuOpen:active {
    outline: none;
    background-color: #f74242;
    color: rgba(0, 0, 0, 0.5);
  }
}
@media screen and (max-width: 735px) {
  .panelSide {
    position: fixed;
    top: 0;
    right: -100%;
    height: 100%;
    width: 200px;
    background-color: rgba(0, 0, 0, 0.85);
    z-index: 99;
    padding: 20px;
  }
}
@media screen and (max-width: 735px) {
  .panelSide .mainNav {
    margin: 0;
    padding-top: 40px;
  }
}
@media screen and (max-width: 735px) {
  .panelSide .mainNav li {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    display: block;
    float: left;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 735px) {
  .panelSide .mainNav li:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 735px) {
  .panelSide .mainNav li a {
    background-color: #737373;
    display: block;
    padding: 10px;
    line-height: 20px;
    line-height: 1.25rem;
  }
}
@media screen and (max-width: 735px) {
  .panelSide .mainNav li a:after {
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f054';
    float: right;
    line-height: 23px;
    line-height: 1.4375rem;
  }
}
@media screen and (max-width: 735px) {
  .panelSide .closePanel {
    width: 30px;
    height: 30px;
    background-color: #f74242;
    display: block;
    text-align: center;
    line-height: 30px;
    line-height: 1.875rem;
    font-size: 20px;
    font-size: 1.25rem;
    color: #fff;
    position: absolute;
    left: -15px;
  }
}
.subBanner__pusher {
  width: 1px;
  float: left;
  display: block;
}
.subBanner {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  background-color: #f74242;
  padding: 30px 0;
  float: left;
  width: 100%;
  position: relative;
}
.subBanner.signUp {
  background-color: #6bc1bb;
}
.subBanner.signUp .subBanner__circle {
  background-color: #6bc1bb;
}
@media screen and (max-width: 767px) {
  .subBanner {
    padding: 20px 0;
  }
}
.subBanner.fijate {
  -webkit-transition: top 0.5s ease;
  -moz-transition: top 0.5s ease;
  -ms-transition: top 0.5s ease;
  -o-transition: top 0.5s ease;
  position: fixed;
  top: -63px;
  left: 0;
  margin-top: 0!important;
  z-index: 9;
}
.subBanner__title {
  margin: 0;
}
@media screen and (max-width: 1199px) {
  .subBanner__title {
    font-size: 24px !important;
    font-size: 1.5rem !important;
  }
}
@media screen and (max-width: 991px) {
  .subBanner__title {
    font-size: 19px !important;
    font-size: 1.1875rem !important;
  }
}
@media screen and (max-width: 767px) {
  .subBanner__title {
    font-size: 17px !important;
    font-size: 1.0625rem !important;
  }
}
@media screen and (max-width: 735px) {
  .subBanner__title {
    font-size: 14px !important;
    font-size: 0.875rem !important;
  }
}
@media screen and (max-width: 567px) {
  .subBanner__title {
    line-height: 20px !important;
    line-height: 1.25rem !important;
  }
}
.subBanner__title strong {
  color: rgba(0, 0, 0, 0.5);
}
.subBanner__circle {
  position: absolute;
  width: 80px;
  height: 80px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #f74242;
  line-height: 80px;
  line-height: 5rem;
  top: 66%;
  text-align: center;
  left: 50%;
  -webkit-transform: translate(-50%, 0%) rotate(0deg) scale(1);
  -moz-transform: translate(-50%, 0%) rotate(0deg) scale(1);
  -ms-transform: translate(-50%, 0%) rotate(0deg) scale(1);
  -o-transform: translate(-50%, 0%) rotate(0deg) scale(1);
  transform: translate(-50%, 0%) rotate(0deg) scale(1);
  z-index: 1;
}
@media screen and (max-width: 991px) {
  .subBanner__circle {
    width: 70px;
    height: 70px;
  }
}
@media screen and (max-width: 767px) {
  .subBanner__circle {
    width: 60px;
    height: 60px;
  }
}
@media screen and (max-width: 567px) {
  .subBanner__circle {
    top: 73%;
  }
}
.subBanner__circle i {
  border: 4px solid rgba(0, 0, 0, 0.4);
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: rgba(0, 0, 0, 0.4);
  width: 70px;
  height: 70px;
  line-height: 60px;
  line-height: 3.75rem;
  font-size: 36px;
  font-size: 2.25rem;
  display: block;
  margin: 5px auto 0;
}
@media screen and (max-width: 991px) {
  .subBanner__circle i {
    width: 60px;
    height: 60px;
    line-height: 50px;
    line-height: 3.125rem;
    font-size: 27px;
    font-size: 1.6875rem;
  }
}
@media screen and (max-width: 767px) {
  .subBanner__circle i {
    width: 50px;
    height: 50px;
    line-height: 40px;
    line-height: 2.5rem;
    font-size: 22px;
    font-size: 1.375rem;
  }
}
.step__one {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  float: left;
  display: block;
  width: 100%;
  background-color: #fff;
  background-image: url(/web/20190516031540im_/https://www.brantube.com/img/match-bg.png);
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding-top: 60px;
}
@media screen and (max-width: 1199px) {
  .step__one {
    padding-top: 0;
  }
}
@media screen and (max-width: 991px) {
  .step__one {
    background-size: 100% 100%;
  }
}
.step__one .step__title {
  margin-bottom: 30px;
}
@media screen and (max-width: 991px) {
  .step__one .step__title {
    text-align: center;
  }
}
.step__one .step__text {
  padding-bottom: 180px;
}
@media screen and (max-width: 1199px) {
  .step__one .step__text {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 413px) {
  .step__one .step__text {
    padding-bottom: 0;
  }
}
.step__one .step__text:after {
  content: '1';
  position: absolute;
  bottom: 0;
  left: 20%;
  font-size: 400px;
  font-size: 25rem;
  line-height: 1;
  font-weight: 600;
  color: rgba(247, 66, 66, 0.3);
}
@media screen and (max-width: 991px) {
  .step__one .step__text:after {
    font-size: 275px;
    font-size: 17.1875rem;
    left: 50%;
    -webkit-transform: translate(-50%, 0%) rotate(0deg) scale(1);
    -moz-transform: translate(-50%, 0%) rotate(0deg) scale(1);
    -ms-transform: translate(-50%, 0%) rotate(0deg) scale(1);
    -o-transform: translate(-50%, 0%) rotate(0deg) scale(1);
    transform: translate(-50%, 0%) rotate(0deg) scale(1);
  }
}
.step__oneRight {
  background-image: url(/web/20190516031540im_/https://www.brantube.com/img/mapa.png);
  background-image: url(/web/20190516031540im_/https://www.brantube.com/img/mapa.svg);
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: 100% auto;
  height: 430px;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .step__oneRight {
    height: 364px;
    background-image: url(/web/20190516031540im_/https://www.brantube.com/img/mapa-complete.png);
  }
}
@media screen and (max-width: 991px) {
  .step__oneRight {
    background-size: contain;
    background-position: center;
    margin: 0 0 30px 0;
  }
}
@media screen and (max-width: 413px) {
  .step__oneRight {
    height: 265px;
  }
}
@-webkit-keyframes anim_mapa {
  0% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
  }
  80% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
}
@-moz-keyframes anim_mapa {
  0% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
  }
  80% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
}
@-ms-keyframes anim_mapa {
  0% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
  }
  80% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
}
@-o-keyframes anim_mapa {
  0% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
  }
  80% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
}
.step__onePin {
  position: absolute;
  font-size: 60px;
  font-size: 3.75rem;
  color: #6bc1bb;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  width: auto;
  height: auto;
  overflow: hidden;
  -webkit-transition: transform 0.5s ease;
  -moz-transition: transform 0.5s ease;
  -ms-transition: transform 0.5s ease;
  -o-transition: transform 0.5s ease;
}
.step__onePin i {
  color: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 15px;
  top: 10px;
  font-size: 30px;
  font-size: 1.875rem;
  z-index: 999;
}
.step__onePin.pin1 {
  top: 48px;
  left: 150px;
}
@media screen and (max-width: 1199px) {
  .step__onePin.pin1 {
    display: none;
  }
}
.step__onePin.pin2 {
  top: 149px;
  left: 296px;
}
.step__onePin.pin3 {
  top: 15px;
  left: 286px;
}
@media screen and (max-width: 1199px) {
  .step__onePin.pin3 {
    display: none;
  }
}
.step__onePin.pin4 {
  top: 91px;
  left: 491px;
}
@media screen and (max-width: 1199px) {
  .step__onePin.pin4 {
    display: none;
  }
}
.step__onePin.pin5 {
  top: 235px;
  left: 412px;
}
.step__onePin.pin6 {
  top: 123px;
  left: 197px;
}
.step__onePin.pin7 {
  top: 290px;
  left: 232px;
}
.step__onePin.pin8 {
  top: 263px;
  left: 312px;
}
.step__onePin.pin9 {
  top: 64px;
  left: 375px;
}
@media screen and (max-width: 1199px) {
  .step__onePin.pin9 {
    display: none;
  }
}
.step__onePin.pin10 {
  top: 350px;
  left: 24px;
}
.step__onePin.pin11 {
  top: 192px;
  left: 539px;
}
@media screen and (max-width: 1199px) {
  .step__onePin.pin11 {
    display: none;
  }
}
.step__onePin.pin12 {
  top: 131px;
  left: 403px;
}
.step__onePin.pin13 {
  top: 339px;
  left: 113px;
}
.step__onePin.active {
  -webkit-animation: anim_mapa 0.6 alternate 'easy-in-out';
  -moz-animation: anim_mapa 0.6 alternate 'easy-in-out';
  -ms-animation: anim_mapa 0.6 alternate 'easy-in-out';
  -o-animation: anim_mapa 0.6 alternate 'easy-in-out';
  width: auto;
  height: auto;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.step__oneLeft {
  padding-top: 60px;
}
@media screen and (max-width: 991px) {
  .step__oneLeft {
    text-align: center;
  }
}
.step__two {
  background-position: 0;
  background-repeat: no-repeat;
  background-size: auto 100%;
  position: relative;
  float: left;
  display: block;
  width: 100%;
  background-color: #e6e6e6;
}
.step__two .step__twoRight {
  padding-top: 80px;
}
@media screen and (max-width: 1199px) {
  .step__two .step__twoRight {
    padding-top: 40px;
  }
}
@media screen and (max-width: 991px) {
  .step__two .step__twoRight {
    text-align: center;
  }
}
.step__two .step__title {
  margin-bottom: 30px;
}
@media screen and (max-width: 991px) {
  .step__two .step__title {
    text-align: center;
  }
}
.step__two .step__text {
  padding-bottom: 100px;
}
@media screen and (max-width: 1199px) {
  .step__two .step__text {
    padding-bottom: 40px;
  }
}
.step__two .step__text:after {
  content: '2';
  position: absolute;
  bottom: 0;
  left: 70%;
  font-size: 400px;
  font-size: 25rem;
  line-height: 1;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 1199px) {
  .step__two .step__text:after {
    left: 40%;
  }
}
@media screen and (max-width: 991px) {
  .step__two .step__text:after {
    font-size: 275px;
    font-size: 17.1875rem;
    left: 50%;
    -webkit-transform: translate(-50%, 0%) rotate(0deg) scale(1);
    -moz-transform: translate(-50%, 0%) rotate(0deg) scale(1);
    -ms-transform: translate(-50%, 0%) rotate(0deg) scale(1);
    -o-transform: translate(-50%, 0%) rotate(0deg) scale(1);
    transform: translate(-50%, 0%) rotate(0deg) scale(1);
    color: rgba(0, 0, 0, 0.1);
  }
}
.step__two .step__twoBtn {
  border: none;
  background-color: transparent;
  color: #fff;
  outline: none;
  font-size: 70px;
  font-size: 4.375rem;
  margin: 0 auto;
  display: block;
  left: 50%;
  -webkit-transform: translate(-50%, 0%) rotate(0deg) scale(1);
  -moz-transform: translate(-50%, 0%) rotate(0deg) scale(1);
  -ms-transform: translate(-50%, 0%) rotate(0deg) scale(1);
  -o-transform: translate(-50%, 0%) rotate(0deg) scale(1);
  transform: translate(-50%, 0%) rotate(0deg) scale(1);
  position: absolute;
  bottom: 20px;
  visibility: hidden;
}
.step__three {
  float: left;
  display: block;
  width: 100%;
  background-color: #6bc1bb;
  overflow: hidden;
  padding-top: 70px;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .step__three {
    padding-top: 40px;
  }
}
.step__three .step__title {
  margin-bottom: 30px;
  color: #1c4441;
}
@media screen and (max-width: 991px) {
  .step__three .step__title {
    text-align: center;
  }
}
.step__three .step__text {
  padding-bottom: 100px;
  color: #fff;
}
.step__three .step__text:after {
  content: '3';
  position: absolute;
  bottom: 0;
  left: 20%;
  font-size: 400px;
  font-size: 25rem;
  line-height: 1;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 991px) {
  .step__three .step__text:after {
    font-size: 275px;
    font-size: 17.1875rem;
    left: 50%;
    -webkit-transform: translate(-50%, 0%) rotate(0deg) scale(1);
    -moz-transform: translate(-50%, 0%) rotate(0deg) scale(1);
    -ms-transform: translate(-50%, 0%) rotate(0deg) scale(1);
    -o-transform: translate(-50%, 0%) rotate(0deg) scale(1);
    transform: translate(-50%, 0%) rotate(0deg) scale(1);
    color: rgba(0, 0, 0, 0.1);
  }
}
.step__three .step__threeLeft {
  padding-top: 10px;
}
@media screen and (max-width: 991px) {
  .step__three .step__threeLeft {
    text-align: center;
  }
}
.step__three .step__threeRight {
  height: 516px;
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: contain;
}
@media screen and (max-width: 1199px) {
  .step__three .step__threeRight {
    height: 445px;
  }
}
@media screen and (max-width: 991px) {
  .step__three .step__threeRight {
    background-position: center 100%;
    background-size: 500px auto;
  }
}
@media screen and (max-width: 532px) {
  .step__three .step__threeRight {
    background-size: 100% auto;
  }
}
@media screen and (max-width: 413px) {
  .step__three .step__threeRight {
    background-size: 80% auto;
    height: 250px;
  }
}
.step__three .step__threeHand {
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transform: rotate(19deg);
  -moz-transform: rotate(19deg);
  -ms-transform: rotate(19deg);
  -o-transform: rotate(19deg);
}
.step__three .step__threeBtn {
  border: none;
  background-color: transparent;
  color: #fff;
  outline: none;
  font-size: 70px;
  font-size: 4.375rem;
  margin: 0 auto;
  display: block;
  left: 50%;
  -webkit-transform: translate(-50%, 0%) rotate(0deg) scale(1);
  -moz-transform: translate(-50%, 0%) rotate(0deg) scale(1);
  -ms-transform: translate(-50%, 0%) rotate(0deg) scale(1);
  -o-transform: translate(-50%, 0%) rotate(0deg) scale(1);
  transform: translate(-50%, 0%) rotate(0deg) scale(1);
  position: absolute;
  bottom: 20px;
  visibility: hidden;
}
.step__four {
  float: left;
  display: block;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: cover;
  position: relative;
}
.step__four .step__title {
  text-align: center;
  float: left;
  display: block;
  width: 100%;
  color: #fff;
  font-size: 36px;
  font-size: 2.25rem;
  margin-bottom: 40px;
}
@media screen and (max-width: 1199px) {
  .step__four .step__title {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
@media screen and (max-width: 991px) {
  .step__four .step__title {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.step__four .step__text {
  color: rgba(255, 255, 255, 0.8);
}
@media screen and (max-width: 991px) {
  .step__four .step__text {
    text-align: center;
    margin-bottom: 20px;
  }
}
.step__fourCenter {
  background-color: rgba(247, 66, 66, 0.9);
  display: table;
  width: 90%;
  padding: 80px 40px;
  margin: 100px auto;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .step__fourCenter {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 639px) {
  .step__fourCenter {
    padding: 20px;
  }
}
@media screen and (max-width: 479px) {
  .step__fourCenter {
    padding: 20px 0;
  }
}
@media screen and (max-width: 479px) {
  .step__fourCenter .flex-direction-nav {
    display: none;
  }
}
.step__fourCol {
  position: static;
}
.step__fourCol .flexslider {
  position: static;
}
@media screen and (max-width: 479px) {
  .step__fourCol {
    width: 100%;
    margin-left: 0;
  }
}
.step__fourRight {
  text-align: right;
}
.step__fourRight .ic-money {
  font-size: 390px;
  font-size: 24.375rem;
  line-height: 100px;
  line-height: 6.25rem;
  color: rgba(255, 255, 255, 0.8);
}
.step__fourBtn {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0%) rotate(0deg) scale(1);
  -moz-transform: translate(-50%, 0%) rotate(0deg) scale(1);
  -ms-transform: translate(-50%, 0%) rotate(0deg) scale(1);
  -o-transform: translate(-50%, 0%) rotate(0deg) scale(1);
  transform: translate(-50%, 0%) rotate(0deg) scale(1);
  bottom: 0;
}
.step__fourTab {
  display: none;
}
.step__fourTab.active {
  display: block;
}
.step__fourBtn {
  border: none;
  background-color: transparent;
  color: #fff;
  outline: none;
  font-size: 70px;
  font-size: 4.375rem;
  margin: 0 auto;
  display: block;
  left: 50%;
  -webkit-transform: translate(-50%, 0%) rotate(0deg) scale(1);
  -moz-transform: translate(-50%, 0%) rotate(0deg) scale(1);
  -ms-transform: translate(-50%, 0%) rotate(0deg) scale(1);
  -o-transform: translate(-50%, 0%) rotate(0deg) scale(1);
  transform: translate(-50%, 0%) rotate(0deg) scale(1);
  position: absolute;
  bottom: 20px;
  visibility: hidden;
}
.step__five {
  float: left;
  display: block;
  width: 100%;
  background-color: #e6e6e6;
}
.step__five hr {
  border-style: dashed;
  border-width: 5px;
  border-color: rgba(0, 0, 0, 0.1);
  width: 43%;
  margin-bottom: 80px;
  border-bottom: none;
}
.step__five .step__title {
  text-align: center;
  padding-bottom: 40px;
  position: relative;
  margin-bottom: 50px;
}
.step__five .step__title strong {
  color: #f74242;
}
.step__five .step__title:after {
  font-family: 'FontAwesome';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f004';
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0%) rotate(0deg) scale(1);
  -moz-transform: translate(-50%, 0%) rotate(0deg) scale(1);
  -ms-transform: translate(-50%, 0%) rotate(0deg) scale(1);
  -o-transform: translate(-50%, 0%) rotate(0deg) scale(1);
  transform: translate(-50%, 0%) rotate(0deg) scale(1);
  bottom: 0;
  color: rgba(0, 0, 0, 0.2);
}
.step__five .step__title.step__star {
  padding-bottom: 50px;
}
.step__five .step__title.step__star:after {
  font-family: 'ovicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e607';
  color: rgba(0, 0, 0, 0.4);
  font-size: 45px;
  font-size: 2.8125rem;
}
.step__fiveCont {
  margin: 140px 0;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .step__fiveCont {
    margin-top: 100px;
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 479px) {
  .step__fiveCont {
    margin-top: 80px;
    margin-bottom: 60px;
  }
}
.step__fiveBtn {
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #f74242;
  border: none;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 20px;
  font-weight: 400;
  font-size: 13px;
  font-size: 0.8125rem;
  outline: none;
  padding: 20px 30px;
  margin: 0 40px;
}
.step__fiveBtn:hover,
.step__fiveBtn:focus {
  color: #fff;
  background-color: #f74242;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.step__fiveBtn i {
  font-size: 20px;
  font-size: 1.25rem;
}
.step__fiveBtn i:first-child {
  margin-right: 5px;
}
.step__fiveBtn i:last-child {
  margin-left: 5px;
}
@media screen and (max-width: 735px) {
  .step__fiveBtn {
    margin-right: 30px;
    margin-left: 30px;
  }
}
@media screen and (max-width: 639px) {
  .step__fiveBtn {
    margin-right: 20px;
    margin-left: 20px;
  }
}
@media screen and (max-width: 567px) {
  .step__fiveBtn {
    padding: 15px 20px;
  }
}
@media screen and (max-width: 532px) {
  .step__fiveBtn {
    margin-right: 8px;
    margin-left: 8px;
  }
}
@media screen and (max-width: 479px) {
  .step__fiveBtn {
    padding: 10px 15px;
    font-size: 11px;
    font-size: 0.6875rem;
  }
  .step__fiveBtn i {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media screen and (max-width: 413px) {
  .step__fiveBtn {
    margin-bottom: 20px;
  }
}
.step__fiveLogo {
  margin-bottom: 100px;
}
.step__fiveLogo img {
  max-width: 100%;
  height: auto;
}
.step__six {
  background-color: #000;
  float: left;
  display: block;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.step__six .step__sixbtnHover {
  width: 150px;
  height: 100%;
  position: absolute;
  background-image: url(/web/20190516031540im_/https://www.brantube.com/img/blank.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  top: 0;
}
.step__six .step__sixbtnHover.step__sliderLeft {
  left: 0;
}
.step__six .step__sixbtnHover.step__sliderRight {
  right: 0;
}
.step__six.flexslider .step__sliderItem a {
  height: 190px;
}
.step__six.flexslider .step__sliderItem a img {
  width: 100%;
}
.step__six .step__slider {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  display: block;
  width: 100%;
}
.step__six .step__sliderItem {
  float: left;
}
@media screen and (max-width: 991px) {
  .step__six .step__sliderItem {
    height: 145px;
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) {
  .step__six .step__sliderItem {
    height: 160px;
  }
}
.step__six .step__sliderItem a {
  display: block;
  position: relative;
  height: 270px;
  overflow: hidden;
}
.step__six .step__sliderItem a:after {
  font-family: 'ovicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e606';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
  -moz-transform: translate(-50%, -50%) rotate(0deg);
  -ms-transform: translate(-50%, -50%) rotate(0deg);
  -o-transform: translate(-50%, -50%) rotate(0deg);
  transform: translate(-50%, -50%) rotate(0deg);
  color: rgba(255, 255, 255, 0.5);
  font-size: 160px;
  font-size: 10rem;
}
@media screen and (max-width: 991px) {
  .step__six .step__sliderItem a:after {
    font-size: 100px;
    font-size: 6.25rem;
  }
}
.step__six .step__sliderItem a:hover:after {
  color: rgba(255, 255, 255, 0.2);
}
.step__six .step__sliderItem a:hover img {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.step__six .step__sliderItem a img {
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
  width: 480px;
  height: auto;
}
.step__sixModal iframe {
  margin-top: 20px;
}
.headPage {
  background-color: #333;
  padding: 15px 0;
}
.headPage .banner__hdr {
  margin-bottom: 0;
}
.headPage .logo {
  width: 170px;
}
@media screen and (max-width: 1199px) {
  .headPage .logo {
    width: 160px;
  }
}
@media screen and (max-width: 991px) {
  .headPage .logo {
    width: 120px;
  }
}
.empOne {
  padding: 60px 0;
  background-color: #f2f2f2;
  overflow: hidden;
}
.empOne .step__title {
  margin-bottom: 30px;
}
@media screen and (max-width: 991px) {
  .empOne .step__title {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .empOne__icon {
    width: 16.66666667%;
  }
}
@media screen and (max-width: 479px) {
  .empOne__icon {
    width: 100%;
  }
}
@media screen and (max-width: 479px) {
  .empOne__icon img {
    margin-right: auto;
    margin-left: auto;
    width: 100px;
  }
}
@media screen and (max-width: 767px) {
  .empOne__text {
    width: 83.33333333%;
  }
}
@media screen and (max-width: 479px) {
  .empOne__text {
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
  }
}
.empOne__row {
  position: relative;
}
.empOne__img {
  position: absolute;
  top: 60%;
  left: 0;
}
@media screen and (max-width: 991px) {
  .empOne__img {
    display: none;
  }
}
@media screen and (max-width: 1199px) {
  .empOne__img img {
    max-width: 100%;
    height: auto;
  }
}
.empOne__caption ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.empOne__caption h3 {
  font-size: 18px;
  font-size: 1.125rem;
}
@media screen and (max-width: 1199px) {
  .empOne__caption h3 {
    font-size: 16px;
    font-size: 1rem;
  }
}
.empOne__caption p {
  font-size: 13px;
  font-size: 0.8125rem;
}
@media screen and (max-width: 1199px) {
  .empOne__caption p {
    font-size: 11px;
    font-size: 0.6875rem;
  }
}
.works {
  float: left;
  display: block;
  width: 100%;
  padding-top: 50px;
  background-color: #f2f2f2;
}
.works .timeline {
  padding-top: 100px;
}
.works .timeline li {
  margin-bottom: 100px;
}
.works .timeline-panel {
  background-color: #fff;
}
.works .timeline-panel.pic {
  background: none;
  box-shadow: none;
  float: right;
  border: none;
}
.works .timeline-panel.pic:before {
  display: none;
}
.works .timeline-panel.pic:after {
  display: none;
}
.works .timeline-title {
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
  color: #3a8c86;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 40px;
  line-height: 2.5rem;
  margin-bottom: 20px;
}
@media screen and (max-width: 991px) {
  .works .timeline-title {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 30px;
    line-height: 1.875rem;
  }
}
.works .timeline-body {
  color: #999999;
}
@media screen and (max-width: 991px) {
  .works .timeline-body {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.works .timeline-inverted .timeline-panel.pic {
  float: left;
}
.youtubers .timeline-panel {
  margin-top: 65px;
}
.youtubers .timeline-panel.pic {
  margin-top: 0;
  padding: 0;
}
.youtubers .timeline-badge {
  top: 80px!important;
}
.youtOne {
  padding: 60px 0;
  background-color: #f2f2f2;
  overflow: hidden;
}
.youtOne .step__title {
  text-align: center;
  margin-bottom: 50px;
}
.youtOne__icon {
  padding-right: 5px;
}
@media screen and (max-width: 767px) {
  .youtOne__icon {
    width: 16.66666667%;
  }
}
@media screen and (max-width: 479px) {
  .youtOne__icon {
    width: 100%;
  }
}
@media screen and (max-width: 479px) {
  .youtOne__icon img {
    margin-right: auto;
    margin-left: auto;
    width: 100px;
  }
}
.youtOne__text {
  padding-left: 5px;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .youtOne__text {
    width: 83.33333333%;
  }
}
@media screen and (max-width: 479px) {
  .youtOne__text {
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
  }
}
.youtOne__text h3 {
  font-size: 18px;
  font-size: 1.125rem;
}
@media screen and (max-width: 1199px) {
  .youtOne__text h3 {
    font-size: 16px;
    font-size: 1rem;
  }
}
.youtOne__text p {
  font-size: 13px;
  font-size: 0.8125rem;
}
@media screen and (max-width: 1199px) {
  .youtOne__text p {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
.youtOne__img {
  position: absolute;
  width: 85%;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0%) rotate(0deg) scale(0.5);
  -moz-transform: translate(-50%, 0%) rotate(0deg) scale(0.5);
  -ms-transform: translate(-50%, 0%) rotate(0deg) scale(0.5);
  -o-transform: translate(-50%, 0%) rotate(0deg) scale(0.5);
  transform: translate(-50%, 0%) rotate(0deg) scale(0.5);
}
@media screen and (max-width: 1199px) {
  .youtOne__img {
    left: 50%;
    -webkit-transform: translate(-50%, 0%) rotate(0deg) scale(1);
    -moz-transform: translate(-50%, 0%) rotate(0deg) scale(1);
    -ms-transform: translate(-50%, 0%) rotate(0deg) scale(1);
    -o-transform: translate(-50%, 0%) rotate(0deg) scale(1);
    transform: translate(-50%, 0%) rotate(0deg) scale(1);
  }
}
@media screen and (max-width: 991px) {
  .youtOne__img {
    display: none;
  }
}
.youtOne__img.doBigger {
  left: 50%;
  -webkit-transform: translate(-50%, 0%) rotate(0deg) scale(1);
  -moz-transform: translate(-50%, 0%) rotate(0deg) scale(1);
  -ms-transform: translate(-50%, 0%) rotate(0deg) scale(1);
  -o-transform: translate(-50%, 0%) rotate(0deg) scale(1);
  transform: translate(-50%, 0%) rotate(0deg) scale(1);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
@media screen and (max-width: 991px) {
  .timeline > li > .timeline-panel {
    width: 100%;
    margin-top: 0!important;
  }
}
@media screen and (max-width: 991px) {
  .timeline > li > .timeline-panel.pic {
    padding-top: 50px;
  }
}
@media screen and (max-width: 735px) {
  .timeline > li > .timeline-panel.pic {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (max-width: 991px) {
  .timeline > li > .timeline-panel:before,
  .timeline > li > .timeline-panel:after {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .timeline > li > .timeline-badge {
    top: -60px !important;
  }
}
#jquery-cookie-law-script,
#jquery-cookie-law-script * {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
#jquery-cookie-law-script {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999999 !important;
  display: none;
  width: 100%;
  border-color: #CCC;
  border-style: solid;
  border-top-width: 1px;
  background: #EEE;
  color: #F1F1F3;
  font-family: Lato, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 12px;
}
#jquery-cookie-law-script.claro {
  color: #333;
  background: #EEE;
  border-color: #CCC;
}
#jquery-cookie-law-script.naranja {
  color: #fff;
  background: #f60;
  border-color: #C60;
}
#jquery-cookie-law-script.verde {
  color: #fff;
  background: #390 !important;
  border-color: #060;
}
#jquery-cookie-law-script.azul {
  color: #fff;
  background: #09c !important;
  border-color: #069;
}
#jquery-cookie-law-script.amarillo {
  color: #fff;
  background: #fc0 !important;
  border-color: #c90;
}
#jquery-cookie-law-script.violeta {
  color: #fff;
  background: #939 !important;
  border-color: #606;
}
#jquery-cookie-law-script.rojo {
  color: #fff;
  background: #c00 !important;
  border-color: #900;
}
#jquery-cookie-law-script.top {
  top: 0;
  bottom: auto;
  border-top-width: 0px;
  border-bottom-width: 1px;
}
#jquery-cookie-law-script.absolute {
  position: absolute;
}
#jquery-cookie-law-script a {
  color: #3B89C7;
}
/* ---------- Cookie law main message ---------- */
#jquery-cookie-law-script #cookie-law-container-box {
  /*  background: rgba(32, 34, 38, 0.8); */
}
#jquery-cookie-law-script.light #cookie-law-container-box {
  background: #F9FAFC;
}
#jquery-cookie-law-script #cookie-law-container {
  /*  padding: 10px 20px; */
  padding: 20px;
}
#jquery-cookie-law-script #cookie-law-message {
  float: left;
  text-align: justify;
}
@media (max-width: 767px) {
  #jquery-cookie-law-script #cookie-law-message {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
}
@media (max-width: 480px) {
  #jquery-cookie-law-script #cookie-law-message {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
}
#jquery-cookie-law-script a.cookie-law-button {
  padding: 6px 12px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #FFF;
  /* Color botÃ³n Aceptar */
  color: #333;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  transition: 0.25s;
}
#jquery-cookie-law-script a.cookie-law-button:hover,
#jquery-cookie-law-script a.cookie-law-button:focus {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  color: #fff;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  transition: 0.25s;
}
#jquery-cookie-law-script a#cookie-law-button-more {
  margin-left: 10px;
  background: #999;
  /* Color botÃ³n mÃ¡s info */
  color: #FFF;
}
#jquery-cookie-law-script a#cookie-law-button-more:hover,
#jquery-cookie-law-script a#cookie-law-button-more:focus {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
/* ---------- Cookie law more info ---------- */
#jquery-cookie-law-script #cookie-law-more-info {
  display: none;
  background: rgba(50, 58, 69, 0.8);
  text-align: justify;
}
#jquery-cookie-law-script.light #cookie-law-more-info {
  background: #EAEDF1;
  border-top: 1px solid #F0F2F5;
}
#jquery-cookie-law-script #cookie-law-info-container {
  /*  padding: 10px 20px;*/
  padding: 20px;
}
#jquery-cookie-law-script #cookie-law-more-text {
  width: 85%;
}
#jquery-cookie-law-script #cookie-law-more-text-close {
  float: right;
  padding: 1px 10px;
  color: #fff;
  text-decoration: none;
  font-size: 10px;
}
#jquery-cookie-law-script.light #cookie-law-more-text-close {
  color: #3B89C7;
}
#jquery-cookie-law-script a.cookie-law-button {
  float: left;
  margin-left: 0!important;
  width: 100%;
  text-align: center;
  font-size: 11px;
  font-size: 0.6875rem;
}
@media screen and (max-width: 1199px) {
  #jquery-cookie-law-script a.cookie-law-button {
    margin-bottom: 10px;
  }
}
#jquery-cookie-law-script {
  background: rgba(0, 0, 0, 0.88) !important;
  border: none!important;
}

/*
     FILE ARCHIVED ON 03:15:40 May 16, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:45:43 Feb 24, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.774
  exclusion.robots: 0.028
  exclusion.robots.policy: 0.011
  esindex: 0.015
  cdx.remote: 19.921
  LoadShardBlock: 168.127 (3)
  PetaboxLoader3.datanode: 338.134 (5)
  load_resource: 680.461 (2)
  PetaboxLoader3.resolve: 386.438 (2)
*/